FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package hl7.terminology#current (31 ms)

Package hl7.terminology
Type ValueSet
Id Id
FHIR Version R5
Source http://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/ValueSet-cpt-usable.html
Url http://terminology.hl7.org/ValueSet/cpt-usable
Version 1.0.0
Status active
Date 2023-08-05T16:43:13+10:00
Name AmaCPTUsableCodes
Title AMA CPT Usable Codes
Experimental False
Realm uv
Authority hl7
Description All CPT codes (no modifiers) that represent procedure codes (e.g. for Procedure.code).
Copyright CPT © Copyright 2023 American Medical Association. All rights reserved. AMA and CPT are registered trademarks of the American Medical Association.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
http://www.ama-assn.org/go/cpt Current Procedural Terminology (CPT®)


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet cpt-usable

This value set includes codes based on the following rules:


Source

{
  "resourceType" : "ValueSet",
  "id" : "cpt-usable",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet cpt-usable</b></p><a name=\"cpt-usable\"> </a><a name=\"hccpt-usable\"> </a><a name=\"cpt-usable-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from<a href=\"CodeSystem-CPT.html\"><code>http://www.ama-assn.org/go/cpt</code></a> where modified = false andmodifier = false</li><li>Include codes from<a href=\"CodeSystem-CPT.html\"><code>http://www.ama-assn.org/go/cpt</code></a> where modified = true</li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "vocab"
    }
  ],
  "url" : "http://terminology.hl7.org/ValueSet/cpt-usable",
  "version" : "1.0.0",
  "name" : "AmaCPTUsableCodes",
  "title" : "AMA CPT Usable Codes",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-08-05T16:43:13+10:00",
  "publisher" : "Health Level Seven International",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }
      ]
    }
  ],
  "description" : "All CPT codes (no modifiers) that represent procedure codes (e.g. for Procedure.code).",
  "immutable" : true,
  "copyright" : "CPT © Copyright 2023 American Medical Association. All rights reserved. AMA and CPT are registered trademarks of the American Medical Association.",
  "compose" : {
    "include" : [
      {
        "system" : "http://www.ama-assn.org/go/cpt",
        "filter" : [
          {
            "property" : "modified",
            "op" : "=",
            "value" : "false"
          },
          {
            "property" : "modifier",
            "op" : "=",
            "value" : "false"
          }
        ]
      },
      {
        "system" : "http://www.ama-assn.org/go/cpt",
        "filter" : [
          {
            "property" : "modified",
            "op" : "=",
            "value" : "true"
          }
        ]
      }
    ]
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.